home *** CD-ROM | disk | FTP | other *** search
/ Halting the Hacker - A P…uide to Computer Security / Halting the Hacker - A Practical Guide to Computer Security.iso / rfc / rfc23.txt < prev    next >
Text File  |  1997-04-01  |  815b  |  22 lines

  1. Network Working Group                                   G. Gregg
  2. RFC-23                                                  UCSB
  3.                                                     16 October 1969
  4.  
  5.  
  6.  
  7.          TRANSMISSION OF MULTIPLE CONTROL MESSAGES
  8.  
  9.  
  10.  
  11.  
  12. The network program at a site must be prepared to send or receive more
  13. than one control message in a single control communication.
  14.  
  15. During the time that the control link is blocked awaiting RFNM, it is
  16. possible that a number of control messages to a particular remote host
  17. will accumulate.  When the link is unblocked, these should all be sent
  18. in a single communication for greatest efficiency.
  19.  
  20. For receiving, it will be necessary to have a loop which returns to
  21. decode and take action on successive control messages until the control
  22. communication is exhausted.